home *** CD-ROM | disk | FTP | other *** search
/ Power Programmierung / Power-Programmierung CD 2 (Tewi)(1994).iso / cdrom / os2 / sbcd2 / readme.pan < prev    next >
Text File  |  1993-11-23  |  11KB  |  335 lines

  1.  
  2.                                                        22 November 1993
  3. ------------
  4. | OVERVIEW |
  5. ------------
  6.  
  7. This README describes an OS/2 device driver (SBCD2.ADD) for the following
  8. CD-ROM drives:
  9.  
  10.    Creative Labs OmniCD
  11.    IBM ISA CD-ROM Drive
  12.    Panasonic CR-521,522,523,562,563
  13.  
  14.  
  15.  
  16.  
  17. Supported Features
  18. ------------------
  19. The OS/2 device driver (SBCD2.ADD) supports the following features:
  20.  
  21.   * Reads data from CD-ROM discs conforming to the High Sierra/ISO-9660
  22.     file formats.
  23.  
  24.   * Plays audio from standard audio CDs or mixed mode CD-ROM discs
  25.     containing both data and audio
  26.  
  27.   * Multisession photo CD  (for drives supporting this feature)
  28.  
  29.   * Reads data from Mode 2 Form 1 or Mode 2 Form 2 sector formats
  30.  
  31.   * MMPM/2 Software Motion Video
  32.  
  33.   * MMPM/2 CD Audio Player
  34.  
  35.   * Software lock, unlock and eject  (for drives supporting this feature)
  36.  
  37.  
  38. THIS CD-ROM DEVICE DRIVER IS DESIGNED TO BE USED WITH THE OS/2 2.1 PRODUCT
  39. AND IS GOVERNED BY THE TERMS AND CONDITIONS OF THE OS/2 PROGRAM LICENSE
  40. AGREEMENT.
  41.  
  42.  
  43.  
  44.  
  45.  
  46. ----------------
  47. | INSTALLATION |
  48. ----------------
  49.  
  50. Before starting the installation procedure, you should unzip the
  51. files included in the SBCD2.ZIP file and copy them to a diskette.
  52. The diskette you created will be referred to as the "CD-ROM Device
  53. Driver Diskette" in the following installation instructions.
  54.  
  55. The following files are included in the SBCD2.ZIP file:
  56.  
  57.      SBCD2.ADD  -  OS/2 device driver
  58.          *.DDP  -  Installation profiles
  59.     README.PAN  -  This README file.
  60.  
  61.  
  62.  
  63.  
  64. Installation if OS/2 2.1 is already installed on your fixed disk
  65. ----------------------------------------------------------------
  66.  
  67. 1. Run the Device Driver installation program
  68.  
  69.    a. Open the OS/2 System folder on the desktop.
  70.    b. Open the System Setup folder.
  71.    c. Open Device Driver Install.
  72.    d. Insert the "CD-ROM Device Driver Diskette"
  73.    e. Select Install
  74.    f. Select the device driver to install from the list
  75.    g. Select OK.
  76.  
  77.    (Note: You do not need to reboot OS/2 before starting step 2 below).
  78.  
  79. 2. After the Device Driver Installation is complete, you must run
  80.    Selective Install to install the files for the OS/2 CD-ROM Device
  81.    Manager and OS/2 CD-ROM File System.
  82.  
  83.    a. Open the OS/2 System folder on the desktop.
  84.    b. Open the System Setup folder.
  85.    c. Open Selective Install
  86.    d. Select the CD-ROM Device Support check box
  87.    e. Select OK
  88.    f. Scroll to the bottom of the CD-ROM device list table and
  89.       select the choice OTHER
  90.    g. Select OK
  91.    h. Select the OK push button to proceed from the System Configuration
  92.       screen to the OS/2 Setup and Installation window
  93.    i. Select Install
  94.    j. When prompted to do so, insert the numbered installation diskettes
  95.       or installation CD-ROM from the OS/2 2.1 product.
  96.  
  97.  
  98. 3. If you have changed the base I/O port address on your CD-ROM
  99.    host adapter card you must edit your CONFIG.SYS file and add
  100.    modify the /P:nnn parameter on the BASEDEV=SBCD2.ADD statement in
  101.    your CONFIG.SYS file.  Refer to the "Device Driver Parameters"
  102.    section below.
  103.  
  104.  
  105. 4. Shut down and restart your system
  106.  
  107.  
  108.  
  109.  
  110. Installation from the CD-ROM version of OS/2 2.1
  111. ------------------------------------------------
  112.  
  113. 1.  Make a copy of the OS/2 2.1 diskette labeled "Diskette 1"
  114.  
  115. 2.  Copy the file SBCD2.ADD from the "CD-ROM Device Driver
  116.     Diskette" to the root directory on the copy of the OS/2 2.1 Diskette 1.
  117.  
  118.     (Note: If there is not enough room on the copy of OS/2 2.1
  119.      Diskette 1, then delete the file IBM2SCSI.ADD.  If you delete
  120.      IBM2SCSI.ADD, you must also edit the CONFIG.SYS file and delete
  121.      the line BASEDEV=IBM2SCSI.ADD)
  122.  
  123. 3.  Edit the CONFIG.SYS file located on the copy of Diskette 1.
  124.     At the end of the file, add the following statement.
  125.  
  126.        BASEDEV=SBCD2.ADD  /P:nnn
  127.  
  128.           where "/P:nnn" is the base I/O port address selected on the
  129.           CD-ROM host interface card.  The default base I/O port address
  130.           for the Sound Blaster adapter is is 220h, so the statement
  131.           would appear as follows if the card is set to address 220h:
  132.  
  133.  
  134.        BASEDEV=SBCD2.ADD  /P:220
  135.  
  136.  
  137.  
  138. 4.  Begin the installation by inserting the Installation Diskette
  139.     into drive A and restarting the system.  When prompted to insert
  140.     Diskette 1, insert the copy that you modifed.
  141.  
  142. 5.  When the System Configuration screen is displayed during installation,
  143.     the CD-ROM Device Support field will display "None".  Do not modify
  144.     the choice and continue with the installation.
  145.  
  146. 6.  After installation is complete, and you have rebooted your system,
  147.     you will not be able to access your CD-ROM drive.  This is due
  148.     to a defect in the OS/2 2.1 install program.  To access your
  149.     CD-ROM drive, perform the following steps:
  150.  
  151.     a. Copy the following files from the OS/2 2.1 Diskette 1
  152.        to the drive which OS/2 was installed.
  153.        (Note: the example assume C:, change if different)
  154.  
  155.        COPY A:OS2CDROM.DMD C:\OS2
  156.        COPY A:CDFS.IFS     C:\OS2
  157.  
  158.     b. Edit the CONFIG.SYS file on drive which OS/2 was installed
  159.        and add the following statements to the end of the file:
  160.        (Note: the example assume C:, change if different)
  161.  
  162.        DEVICE=C:\OS2\OS2CDROM.DMD /Q
  163.        IFS=C:\OS2\CDFS.IFS /Q
  164.  
  165.     c. Shut down and reboot the system
  166.  
  167.  
  168. 7.  You will need to run Selective Install to copy over some remaining
  169.     system files.
  170.  
  171.     a. Open the OS/2 System folder on the desktop.
  172.     b. Open the System Setup folder.
  173.     c. Open Selective Install
  174.     d. Select the CD-ROM Device Support check box
  175.     e. Select OK
  176.     f. Scroll to the bottom of the CD-ROM device list table and
  177.        select the choice OTHER
  178.     g. Select OK
  179.     h. Select the OK push button to proceed from the System Configuration
  180.        screen to the OS/2 Setup and Installation window
  181.     i. Select Install
  182.     j. When prompted to do so, insert the installation CD-ROM
  183.        from the OS/2 2.1 product.
  184.  
  185.  
  186.  
  187. Installation from the diskette version of OS/2 2.1
  188. --------------------------------------------------
  189.  
  190. 1. Install the OS/2 2.1 product from the diskettes
  191.  
  192. 2. Go to the section above titled "Installation if OS/2 2.1 is already
  193.    installed on your fixed disk".
  194.  
  195.  
  196.  
  197.  
  198. --------------------------------------
  199. | SBCD2.ADD Device Driver Parameters |
  200. --------------------------------------
  201.  
  202. This section lists the parameters which are supported for the
  203. SBCD2.ADD device driver.  The parameters can be changed by modifying
  204. the BASEDEV=SBCD2.ADD line in config.sys.
  205.  
  206.  
  207. For the SBCD2.ADD device driver, the syntax for the line in config.sys
  208. is as follows:
  209.  
  210.    BASEDEV=SBCD2.ADD  [/P:nnn]  [T:n] [/V]
  211.  
  212.  
  213.    [/P:nnn]
  214.  
  215.      Specifies the base I/O port address of the interface card.
  216.      The value must be the same number as the port address selected
  217.      by the jumper on the host interface card.
  218.  
  219.  
  220.    [/T:nn]
  221.  
  222.       Sets the adapter type connected to the CD-ROM drive.
  223.  
  224.       Supported value is:
  225.          2 = Creative Labs CD-ROM interface card (not Sound Blaster)
  226.  
  227.  
  228.  
  229. Parameter Examples
  230. ------------------
  231.  
  232. 1.  Panasonic, Creative Labs OmniCD or IBM ISA CD-ROM drive attached
  233.     to standard Panasonic or IBM ISA CD-ROM host adapter:
  234.  
  235.     The standard Panasonic or IBM ISA host adapter supports base I/O
  236.     port addresses of 300h, 310h, 320h or 330h.  For example, if the
  237.     adapter is set to a base I/O port address of 300, the line in
  238.     config.sys should be:
  239.  
  240.         BASEDEV=SBCD2.ADD /P:300
  241.  
  242.  
  243. 2.  Panasonic, Creative Labs OmniCD or IBM ISA CD-ROM drive attached
  244.     to Creative Labs Sound Blaster Pro, Sound Blaster 16, or Sound
  245.     Blaster 16 MultiCD.
  246.  
  247.     For example, if the Sound Blaster card is set for a base I/O
  248.     address of 220h, the line in config.sys should be:
  249.  
  250.         BASEDEV=SBCD2.ADD /P:220
  251.  
  252.  
  253. 3.  Creative Labs OmniCD attached to standard Creative Labs
  254.     CD-ROM host adapter (not Sound Blaster) :
  255.  
  256.     The standard Creative Labs host adapter supports base I/O port
  257.     addresses of 250h or 260h.  For example, if the adapter is set
  258.     to a base I/O port address of 250, the line in config.sys should be:
  259.  
  260.         BASEDEV=SBCD2.ADD /P:250 /T:2
  261.  
  262.  
  263. --------------------
  264. | Trouble shooting |
  265. --------------------
  266.  
  267. 1. If you are not able to access the CD-ROM drive:
  268.  
  269.  
  270.    a.  Make sure the Base I/O Port Address specified by the /P parameter
  271.        in the config.sys file matches the Base Port Address selected
  272.        on the interface card.
  273.  
  274.  
  275.    b.  Make sure all the required files to operate the CD-ROM drive have
  276.        been installed.  You should have the appropriate BASEDEV=
  277.        statement in CONFIG.SYS for your CD-ROM device driver.  You
  278.        should also have the following statements for the CD-ROM system
  279.        files in your config.sys:
  280.  
  281.  
  282.           DEVICE=C:\OS2\OS2CDROM.DMD /Q
  283.           IFS=C:\OS2\CDFS.IFS /Q
  284.           DEVICE=C:\OS2\MDOS\VCDROM.SYS
  285.           BASEDEV=SBCD2.ADD  /P:220
  286.  
  287.  
  288.        If you do not have the above statements in your config.sys, you
  289.        must use the OS/2 2.1 Selective Install to install the CD-ROM
  290.        support files.
  291.  
  292.  
  293.  
  294.  
  295. 2.  If the drive letter assigned to the CD-ROM drive under OS/2 is
  296.     different than the drive letter assigned under DOS.
  297.  
  298.     The CD-ROM drive is assigned the next available drive
  299.     letter after drive letters have been assigned for the
  300.     floppy drives and fixed disk drives.
  301.  
  302.     The drive letter is also assigned after any installable block
  303.     device drivers which are located in config.sys before the
  304.     DEVICE=C:\OS2\OS2CDROM.DMD statement (i.e. DEVICE=C:\OS2\VDISK.SYS).
  305.  
  306.     There is currently no mechanism in OS/2 for assigning a specific
  307.     drive letter for the CD-ROM drive.  The drive letter assignment
  308.     under DOS can be controlled by using the /L switch on MSCDEX.EXE
  309.     command line.
  310.  
  311.  
  312. ----------------------
  313. | Reporting Problems |
  314. ----------------------
  315.  
  316. Defect reports should include the following information:
  317.  
  318.   CD-ROM Product ID:            i.e. Panasonic 563
  319.   Host adapter:                 i.e. Sound Blaster Pro
  320.   Host CPU type and speed:      i.e. 25MZ 486
  321.  
  322.  
  323.  
  324.  
  325. -------------------------------
  326. | TradeMarks and Copyrights   |
  327. -------------------------------
  328.  
  329. IBM(TM) and OS/2(TM) are registered trademarks of International Business
  330. Machines Corporation.
  331.  
  332. Sound Blaster(C) is a copyright of Creative Labs, Inc.
  333.  
  334.  
  335.